Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SET-SERIALIZED( ) method
Sets the SOAP header entry’s underlying XML from serialized XML.
Return type: LOGICAL Applies to: SOAP-header-entryref object handle
longcharA variable of type LONGCHAR that contains the serialized XML that will become the SOAP-header-entryref object.
Functions the same as SET-NODE( ), except it expects a LONGCHAR whose contents is equivalent to the serialized form of the X-noderef that would be passed to the SET-NODE( ) method. No validation is done by this method. If the contents of the LONGCHAR is not valid for the SOAP message, an error might be raised when the SOAP message is processed. If the LONGCHAR is empty, or the caller passes the Unknown value (
?), the header entry will be removed from the SOAP message.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |